***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Aug 03, 2018                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt PJSD15TS A K 
.param
+vc0 = 1.043e-13	 vc1 = 5.616e-12		 vc2 = 4.373e-12		vc3 = 3.005e-1
+tc1 = 8.308e-3		 tc2 = 1.913e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 2.908e-16	   n = 1.0		  rs = 1.818e-1
+ibv = 1e-3		 nbv = 2.0		  bv = 17.5
+ikf = 5
***** capacitance parameter *****
+cjo = 3.377e-11	   m = 3.223e-1		  vj = 6.219e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.144		 xti = 3
+trs1 = 4.047e-4	tbv1 = 7.564e-4		tikf = -1e-4
.ends PJSD15TS
*$
